ASP.NET MVC コントロールヘルプ
Keys メソッド

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > BaseODataCollectionViewServiceBuilder<T,TControl,TBuilder> クラス : Keys メソッド
値。
C1.Web.Mvc.BaseODataCollectionViewService<T>.Keys を構成します。 キーフィールドの名前を含む配列を設定します。更新操作(追加/削除/完全削除)にはキーフィールドが必要です。
シンタックス
'宣言
 
Public Function Keys( _
   ByVal ParamArray value() As System.String _
) As TBuilder
public TBuilder Keys( 
   params System.string[] value
)

パラメータ

value
値。

戻り値の型

現在のビルダ。
参照

BaseODataCollectionViewServiceBuilder<T,TControl,TBuilder> クラス
BaseODataCollectionViewServiceBuilder<T,TControl,TBuilder> メンバ